[INFO] cloning repository https://github.com/saint0x/mesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saint0x/mesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Fmesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Fmesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79bd4fa46673c691baea612cd0d20c62e690bda0
[INFO] testing saint0x/mesh against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Fmesh" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/saint0x/mesh
[INFO] finished tweaking git repo https://github.com/saint0x/mesh
[INFO] tweaked toml for git repo https://github.com/saint0x/mesh written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/saint0x/mesh on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/saint0x/mesh already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 418bc3d89300fc98b66720ae876383598f9a4c466331f4fd1882bf5191c75e5d
[INFO] running `Command { std: "docker" "start" "-a" "418bc3d89300fc98b66720ae876383598f9a4c466331f4fd1882bf5191c75e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "418bc3d89300fc98b66720ae876383598f9a4c466331f4fd1882bf5191c75e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "418bc3d89300fc98b66720ae876383598f9a4c466331f4fd1882bf5191c75e5d", kill_on_drop: false }`
[INFO] [stdout] 418bc3d89300fc98b66720ae876383598f9a4c466331f4fd1882bf5191c75e5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e4ed3952d7872bc2d632ff807ca933ecce660fe6ff72cbe773608e47eba4e2e
[INFO] running `Command { std: "docker" "start" "-a" "5e4ed3952d7872bc2d632ff807ca933ecce660fe6ff72cbe773608e47eba4e2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling libp2p-core v0.43.2
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling libp2p-swarm v0.47.0
[INFO] [stderr]    Compiling libp2p-tcp v0.44.0
[INFO] [stderr]    Compiling libp2p-noise v0.46.1
[INFO] [stderr]    Compiling libp2p-yamux v0.47.0
[INFO] [stderr]    Compiling libp2p-tls v0.6.2
[INFO] [stderr]    Compiling libp2p-quic v0.13.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-request-response v0.29.0
[INFO] [stderr]    Compiling libp2p-identify v0.47.0
[INFO] [stderr]    Compiling libp2p-relay v0.21.0
[INFO] [stderr]    Compiling libp2p-dcutr v0.14.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling relay-server v0.1.0 (/opt/rustwide/workdir/relay-server)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent v0.1.0 (/opt/rustwide/workdir/agent)
[INFO] [stderr]    Compiling control-plane v0.1.0 (/opt/rustwide/workdir/control-plane)
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]    --> control-plane/src/services/topology_notifier.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct TopologyNotifier {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 224 |     db: Arc<Database>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `downloaded_at`, `path`, `hash`, and `assignment` are never read
[INFO] [stdout]    --> agent/src/inference/mock_loader.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct CachedShard {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 102 |     /// When this was "downloaded"
[INFO] [stdout] 103 |     downloaded_at: Instant,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     hash: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     assignment: ShardAssignment,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CachedShard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "5e4ed3952d7872bc2d632ff807ca933ecce660fe6ff72cbe773608e47eba4e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e4ed3952d7872bc2d632ff807ca933ecce660fe6ff72cbe773608e47eba4e2e", kill_on_drop: false }`
[INFO] [stdout] 5e4ed3952d7872bc2d632ff807ca933ecce660fe6ff72cbe773608e47eba4e2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fa3bfb538f20133d7db2fc20e216ce95546269efc6917ea1d3c47ed01621230
[INFO] running `Command { std: "docker" "start" "-a" "6fa3bfb538f20133d7db2fc20e216ce95546269efc6917ea1d3c47ed01621230", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling libp2p-core v0.43.2
[INFO] [stderr]    Compiling libp2p-tls v0.6.2
[INFO] [stderr]    Compiling libp2p-yamux v0.47.0
[INFO] [stderr]    Compiling libp2p-noise v0.46.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling libp2p-swarm v0.47.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling libp2p-identify v0.47.0
[INFO] [stderr]    Compiling libp2p-relay v0.21.0
[INFO] [stderr]    Compiling libp2p-request-response v0.29.0
[INFO] [stderr]    Compiling libp2p-dcutr v0.14.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling libp2p-tcp v0.44.0
[INFO] [stderr]    Compiling libp2p-quic v0.13.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling relay-server v0.1.0 (/opt/rustwide/workdir/relay-server)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent v0.1.0 (/opt/rustwide/workdir/agent)
[INFO] [stderr]    Compiling control-plane v0.1.0 (/opt/rustwide/workdir/control-plane)
[INFO] [stdout] warning: fields `downloaded_at`, `path`, `hash`, and `assignment` are never read
[INFO] [stdout]    --> agent/src/inference/mock_loader.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct CachedShard {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 102 |     /// When this was "downloaded"
[INFO] [stdout] 103 |     downloaded_at: Instant,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     hash: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     assignment: ShardAssignment,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CachedShard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]    --> control-plane/src/services/topology_notifier.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct TopologyNotifier {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 224 |     db: Arc<Database>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]    --> control-plane/src/services/topology_notifier.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct TopologyNotifier {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 224 |     db: Arc<Database>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name agent --edition=2021 agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d9db3507a22681a -C extra-filename=-2f263f9c1e741515 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b963f2fe109e86d8.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e62c55850f1d4262.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-9a9ecc3435ded432.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0e8a88e5eced4ba4.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-bf2bbc87bcfebc89.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e3e985dd6f6e0a1b.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e4339a5e34f9e9c6.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7fcc4a04cc89ff30.rmeta --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-54f086a3207b9b13.rmeta --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-0bcfa1d05bb3145e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7e09ce85dd35e9ac.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-166a6e7d70cc5a9c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0861c2094b312be1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ab1710d1e6218ab6.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3c06a5f480e83ba2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5adbafe2c7306d62.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-86dcbab9832cb77b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7eb66ff706f13734.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d09fd1f9583dcef5.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-945db0676fc1a34b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9d42ccc3b4198231.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-8ec26a847bccf2e0.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dddcfc19c64c2cc5.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-be1a1775bf33a601.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-bfcf6df3c39833f7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]    --> agent/src/network/ring_gossip.rs:405:29
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn create_test_node(seed: u64) -> (DeviceKeyPair, NodeId) {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_ids`
[INFO] [stdout]     --> agent/src/network/ring_gossip.rs:1392:20
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         let (ring, node_ids) = create_ring_with_members(pool_id, 5, now);
[INFO] [stdout]      |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_ids`
[INFO] [stdout]     --> agent/src/network/ring_gossip.rs:1421:20
[INFO] [stdout]      |
[INFO] [stdout] 1421 |         let (ring, node_ids) = create_ring_with_members(pool_id, 7, now);
[INFO] [stdout]      |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_ids`
[INFO] [stdout]     --> agent/src/network/ring_gossip.rs:1469:20
[INFO] [stdout]      |
[INFO] [stdout] 1469 |         let (ring, node_ids) = create_ring_with_members(pool_id, n as usize, now);
[INFO] [stdout]      |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `downloaded_at`, `path`, `hash`, and `assignment` are never read
[INFO] [stdout]    --> agent/src/inference/mock_loader.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct CachedShard {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 102 |     /// When this was "downloaded"
[INFO] [stdout] 103 |     downloaded_at: Instant,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     hash: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     assignment: ShardAssignment,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CachedShard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_node` is never used
[INFO] [stdout]    --> agent/src/network/ring_gossip.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn create_test_node(seed: u64) -> (DeviceKeyPair, NodeId) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `timestamp_offset` is never used
[INFO] [stdout]    --> agent/src/network/ring_gossip.rs:458:12
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn timestamp_offset(offset_seconds: i64) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6fa3bfb538f20133d7db2fc20e216ce95546269efc6917ea1d3c47ed01621230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa3bfb538f20133d7db2fc20e216ce95546269efc6917ea1d3c47ed01621230", kill_on_drop: false }`
[INFO] [stdout] 6fa3bfb538f20133d7db2fc20e216ce95546269efc6917ea1d3c47ed01621230
